Skip to content

Commit

Permalink
[JENKINS] - Fix eslint, prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Dec 3, 2020
1 parent 52f0324 commit 8bd7a39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/ColumnsBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
border-top-left-radius: 6px;
border-top-right-radius: 6px;


.ui.basic.button {
padding: 3px;
padding-right: 0;
Expand Down
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const extendedSchema = (config) => {
};
};


export default function install(config) {
config.blocks.blocksConfig[COLUMNSBLOCK] = {
id: 'columnsBlock',
Expand Down

0 comments on commit 8bd7a39

Please sign in to comment.