code climate
This commit is contained in:
parent
bb013787b6
commit
8f230736dc
2 changed files with 2 additions and 5 deletions
|
@ -1,5 +1,3 @@
|
|||
import Active from './Active'
|
||||
|
||||
const AutoLayout = {
|
||||
nextX: 0,
|
||||
nextY: 0,
|
||||
|
|
|
@ -65,8 +65,7 @@ const PasteInput = {
|
|||
// just try to see if CSV works
|
||||
Import.handleCSV(text)
|
||||
}
|
||||
},
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
export default PasteInput
|
||||
|
|
Loading…
Reference in a new issue