gluon-core: replace blanks by tabs in gluon.util

This commit is contained in:
Christof Schulze 2016-12-21 19:25:19 +01:00
parent 1f08074438
commit 0abe350782

View File

@ -38,7 +38,6 @@ local uci = require('luci.model.uci').cursor()
local lutil = require 'luci.util'
local fs = require 'nixio.fs'
module 'gluon.util'
function exec(...)