mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
remove unnecessary console.log
This commit is contained in:
parent
092d793cde
commit
3e71a2f7ce
@ -1,8 +1,6 @@
|
||||
const MachineType = require('../types/machine');
|
||||
const api = require('../../api');
|
||||
|
||||
console.log(MachineType);
|
||||
|
||||
const {
|
||||
GraphQLString,
|
||||
GraphQLBoolean,
|
||||
|
Loading…
Reference in New Issue
Block a user