Skip to content

Commit

Permalink
Remove unnecessary eslint global directives
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb committed Sep 5, 2019
1 parent b01cb13 commit 474818b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Affjax.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* global exports */
/* global XMLHttpRequest */
/* global module */
/* global process */
"use strict";

Expand Down

0 comments on commit 474818b

Please sign in to comment.