codecombat/server/models/Patch.coffee

3 lines
74 B
CoffeeScript
Raw Normal View History

2015-12-16 20:09:22 -05:00
# TODO: Migrate Patch to here
module.exports = require '../patches/Patch'