size to kitchen
printer logs removed
This commit is contained in:
@@ -13,6 +13,6 @@ public class EpsonPrinterFactory:IPrinterFactory
|
||||
|
||||
public IEpsonPrinter CreatePrinter()
|
||||
{
|
||||
return new EpsonPrinter(_logger);
|
||||
return new EpsonPrinter();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user