Skip to content

Commit

Permalink
Removing path from server/initViewEngine
Browse files Browse the repository at this point in the history
  • Loading branch information
Vito Belgiorno-Zegna committed Sep 27, 2017
1 parent c2fbf58 commit 234a8cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/initViewEngine.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
var path = require('path');

module.exports = function initViewEngine (keystone, app) {
// Allow usage of custom view engines
if (keystone.get('custom engine')) {
Expand Down

0 comments on commit 234a8cc

Please sign in to comment.