diff --git a/src/commands/saa_approve.ts b/src/commands/saa_approve.ts index 108b6a3..8f88c8a 100644 --- a/src/commands/saa_approve.ts +++ b/src/commands/saa_approve.ts @@ -1,7 +1,7 @@ import { Message, TextChannel } from 'eris'; +import axios from 'axios'; import { apply as Apply } from '.'; import { Client, Command, RichEmbed } from '../class'; -import axios from 'axios'; export default class SAA_Approve extends Command { public applyCommand: Apply; diff --git a/src/models/Judgement.ts b/src/models/Judgement.ts index 48c7995..764f970 100644 --- a/src/models/Judgement.ts +++ b/src/models/Judgement.ts @@ -1,3 +1,4 @@ +/* eslint-disable no-shadow */ import { Document, Schema, model } from 'mongoose'; enum Severity {