Skip to content

Commit

Permalink
fix(all): Code formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigorodriguez committed Jul 17, 2020
1 parent c22e07a commit eaef7e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion packages/admin.gbapp/dialogs/AdminDialog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
| in the LICENSE file you have received along with this program. |
| |
| This program is distributed in the hope that it will be useful, |
| but WITHOUT ANY WARRANTY without even the implied warranty of |
| but WITHOUT ANY WARRANTY without even the implied warranty of |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| GNU Affero General Public License for more details. |
| |
Expand Down
4 changes: 0 additions & 4 deletions packages/core.gbapp/services/GBCoreService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -609,8 +609,4 @@ STORAGE_SYNC=true
return new Number(value ? defaultValue : (defaultValue ? defaultValue : 0));
}
}




}

0 comments on commit eaef7e4

Please sign in to comment.