Skip to content

Commit

Permalink
fix: unuse eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
masb0ymas committed Oct 17, 2020
1 parent e6f5f54 commit c288579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/SqlizeQuery/PluginSqlizeQuery.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable no-unused-vars */
import SqlizeQuery from 'modules/SqlizeQuery/index'
import {
getPrimitiveDataType,
Expand Down

0 comments on commit c288579

Please sign in to comment.