mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-24 19:19:54 +00:00
Drop Dataframes (#193)
Looks that package is no more used in the code. Let's drop it.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
using JuliaFEM
|
||||
using JuliaFEM.Testing
|
||||
using DataFrames
|
||||
|
||||
@testset "two increments, linear solver" begin
|
||||
X = Dict{Int, Vector{Float64}}(
|
||||
|
||||
Reference in New Issue
Block a user