Commit 56c3d028 authored by berge's avatar berge
Browse files

Removed explicit import of ASNAUX

parent ddeac377
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -9,8 +9,6 @@ module LibItsCam_Templates {
    
	import from CAM_PDU_Descriptions language "ASN.1:1997" all;
    import from LibIts_Interface all;
	import from ASNAUX all; 
    
    
	template CamInd mw_camInd (in template CoopAwareness p_camMsg) := { msgIn := p_camMsg };