0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 09:32:51 +00:00

Remove line rather than comment it out

This commit is contained in:
G.Ambatte
2021-11-04 11:44:41 +13:00
parent 4fc0bbc9d7
commit fe708e0a0b

View File

@@ -1,4 +1,3 @@
//require('./userPage.less');
const React = require('react');
const createClass = require('create-react-class');
const _ = require('lodash');