added file loader
This commit is contained in:
@@ -2,9 +2,9 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using BatteryCostAnalysis.Models;
|
||||
using BattSim.Models;
|
||||
|
||||
namespace BatteryCostAnalysis.Services
|
||||
namespace BattSim.Services
|
||||
{
|
||||
public class ReportGenerator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user