Skip to content

Commit c4f11e9

Browse files
committed
Use double quotes
1 parent 367d9d2 commit c4f11e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/processors/getStrategy.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { Strategy } from '../constants';
2-
import { _ } from 'meteor/underscore';
1+
import { Strategy } from "../constants";
2+
import { _ } from "meteor/underscore";
33

44
/**
55
* @param selector

0 commit comments

Comments
 (0)