mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-21 18:33:36 +00:00
Drop Dataframes (#193)
Looks that package is no more used in the code. Let's drop it.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# License is MIT: see https://github.com/JuliaFEM/JuliaFEM.jl/blob/master/LICENSE.md
|
||||
|
||||
using JuliaFEM
|
||||
using DataFrames
|
||||
#using DataFrames
|
||||
using HDF5
|
||||
using LightXML
|
||||
using Formatting
|
||||
|
||||
Reference in New Issue
Block a user