Skip to content
Snippets Groups Projects
Commit 49ecb543 authored by Udo Eisenbarth's avatar Udo Eisenbarth :speech_balloon:
Browse files

Fix warnings.

parent 340cbaf0
No related branches found
No related tags found
No related merge requests found
Pipeline #13714 failed
use opossum::{ use opossum::{
analyzers::{AnalyzerType, GhostFocusConfig, RayTraceConfig}, analyzers::{AnalyzerType, GhostFocusConfig},
coatings::CoatingType, coatings::CoatingType,
degree, degree,
error::OpmResult, error::OpmResult,
joule, millimeter, joule, millimeter,
nodes::{ nodes::{
collimated_line_ray_source, round_collimated_ray_source, Lens, NodeGroup, SpotDiagram, round_collimated_ray_source, Lens, NodeGroup, SpotDiagram,
Wedge, Wedge,
}, },
optic_node::{Alignable, OpticNode}, optic_node::{Alignable, OpticNode},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment